Click or drag to resize

FindItemResponseGroups Property

Represents a collection of items that are the result of a grouped FindItem Operation call.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Group> Groups { get; }

Property Value

Type: IListGroup
See Also